* dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 7 Sep 2006 07:44:33 +0000 (07:44 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 7 Sep 2006 07:44:33 +0000 (07:44 +0000)
commit2eb6072013c37b5d773c48d5c21d64fd704c7a4a
tree6444a6d15ecd43e2170c96a963df0f222b066277
parent7dd7f44b7cbb7368429b803bed3934a7a2b4dc88
* dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
(dnd-open-remote-url): New function.
(dnd-open-remote-file-function): Set to dnd-open-remote-url if
not windows-nt.

2006-09-07  Jason Rumney <jasonr@gnu.org>

* dnd.el (dnd-open-remote-file-function): New variable.
(dnd-open-unc-file): New function.
(dnd-open-file): Call dnd-open-remote-file-function if set.
lisp/ChangeLog
lisp/dnd.el